home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / prog / graf / 6 / history.txt < prev    next >
Text File  |  1996-07-25  |  6KB  |  104 lines

  1. *****************************************************************************
  2.                              REVISION HISTORY
  3. *****************************************************************************
  4.                            The Graphics Factory
  5.                                     by 
  6.                               Kamyan Software
  7.                           1228 Narragansett Drive
  8.                            Carol Stream, IL 60188
  9.                      Internet: 73447.1114@compuserve.com
  10.                 WWW: http://members.aol.com/kamyansoft/home.htm
  11.                 WWW: http://members.aol.com/kamyansoft/grafac.htm
  12.                            Compuserve: 73447,1114
  13.                                AOL: KENCARLINO
  14.                               BBS: 708-372-0174
  15.                              Voice: 708-372-6134
  16.  
  17.      Version 2.1 - 7/24/96
  18.           - Changed "Bring to Top" to "Shift Up", its easier to use.
  19.           - Changed "Bring to Bottom" to "Shift Down", its easier to use.
  20.           - Added six more master color boxes.  
  21.           - Added eight more interactive controls.
  22.           - Changed the look of the interactive and master colors dialogs to 
  23.             take up less screen space.
  24.           - Now saves the master colors with modules.
  25.           - Fixed problem where module version was not updated when a module
  26.             was saved with a new version of the program.
  27.           - Minor change to menu layout.
  28.  
  29.      Version 2.0 - 7/14/96
  30.           - Added the option of toggle active on click for factories.
  31.           - Minor adjustments to the time escape fractal.
  32.           - Added an option to the interactive controls to automatically
  33.             determine the range of the scroll values this addresses the 
  34.             problem of the values not advancing when pressing the arrow button.
  35.           - Enhanced the seamless tile modules to use buffered writes.
  36.           - Added Control Point distance to value change type.
  37.           - Added tile path correction type.
  38.           - Added ability to read in a series of bitmaps for drawing type.
  39.           - Added ability to prompt for bitmap while module is running.  This
  40.             is tied to the bitmap drawing type.
  41.           - Added a general setting of "Push Button" for factories.
  42.           - Added paint link option to allow more paint like operations.
  43.           - Added a master colors dialog box, allows easier color selection.
  44.           - Improved drawing performance by around 20 percent.
  45.           - Added a Paint X and Paint Y Advanced value control and path
  46.             correction.
  47.           - Added a feathered brush drawing type.
  48.           - Added "Bring to top" and "Send to bottom" menu commands for 
  49.             ordering factories. ( this effects processing order with a cycle)
  50.           - Toggle interactive controls on/off for factories. 
  51.  
  52.      Version 1.4 - June 16, 1996
  53.           - Added recommended ranges for values in popup hints for drawing
  54.             types, effect types, function modifiers and destination types.
  55.           - Added popup hints for all drawing types, effect types, function
  56.             result modifiers and destination types.
  57.           - New effect type "Wrap".
  58.           - Minor correction to tutorial.
  59.           - Fixed popup hint for Hide on Drag option.
  60.           - Fixed spelling error on symmetry in Effects and Functions.
  61.           - Added a copy option for all plotting types.
  62.  
  63.      Version 1.3 - June, 2 1996
  64.           - Added tutorial.
  65.           - Fixed bug in destination type in "wRGB Min".
  66.           - Added Color ramp destination type.  
  67.           - Added Color sample drawing effect. 
  68.           - Added Diffused Limited Aggragation (DLA).  Means cool vine like
  69.             drawing type.
  70.           - Fixed bug.  Magnetic attraction to control points did not work
  71.             if control point had path correction.
  72.           - Apply the drawing types function value into the standard 
  73.             functions results.  Used for mixing fractal values with other
  74.             effects.
  75.           - Mix working RGB with Indexed RGB added.
  76.           - Mix screen RGB with Indexed RGB added. ( can also be done by 
  77.             setting an alpha value ).
  78.           - Added tab controls to the draw settings dialog.
  79.           - Effect levels after ploting type effects were being skipped, fixed.
  80.           - Goto level destination type added.
  81.           - Pin XY and Pin RGB destination type added.
  82.           - Tile Effect type added.
  83.  
  84.      Version 1.2 - May 4, 1996
  85.           - Fix bug when using certain combination of effects.
  86.           - Reduced the number of reminder screens.
  87.  
  88.      Version 1.1 - April 13, 1996
  89.           - Set current factory colors into the custom color dialog.
  90.           - More then six levels of effects caused a stack overflow, fixed.
  91.           - Message Box draw type - to allow information boxes during drawing.
  92.           - Changed the text "Total Life" to "End Life" in General Settings dlg.
  93.           - Added a clear buffer button to the trace dialog.
  94.           - Advanced values Control Point 1 Center X and Y did not work.  In
  95.             addition Control Point 2 Center X and Y did not work.  Now these
  96.             work properly except the 1 and 2 sets give the save results.
  97.           - Auto image save name was not continuing properly when auto reset
  98.             is being used.
  99.           - Added version warning for modules and factories.
  100.  
  101.      Version 1.0 - March 24, 1996
  102.           - First release
  103.  
  104.